ASP.NET Core MVC コントロールヘルプ
Symbol(Marker,Int32,Action<SVGStyleBuilder>) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス > Symbol メソッド : Symbol(Marker,Int32,Action<SVGStyleBuilder>) メソッド
The symbol marker type
The size of symbol
The builder of symbol style
Set the Symbol for Series.
シンタックス
'宣言
 
Public Overloads Function Symbol( _
   ByVal marker As Marker, _
   ByVal symbolSize As System.Integer, _
   ByVal symbolStyleBuilder As System.Action(Of SVGStyleBuilder) _
) As TBuilder
public TBuilder Symbol( 
   Marker marker,
   System.int symbolSize,
   System.Action<SVGStyleBuilder> symbolStyleBuilder
)

パラメータ

marker
The symbol marker type
symbolSize
The size of symbol
symbolStyleBuilder
The builder of symbol style

戻り値の型

Current builder
参照

ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス
ChartSeriesBaseBuilder<T,TControl,TBuilder> メンバ
オーバーロード一覧